--- title: Introduction to Python subtitle: layout: blog_post categories: random --- Python_Intro

Open In Colab

This section gives:


  1. Some basic intro to python, and OOP.
  2. Data types - what is nan?
  3. Lists, dictionaries, dataframes.
  4. Numpy.
  5. Plotting - line, image.
  6. Different kinds of data.
  7. Visualize data and show what it means.

</font>

!pip install celluloid